Welcome![Sign In][Sign Up]
Location:
Search - C for Embedded Systems

Search list

[Linux-UnixUcos-Ii.The.Real-Time.Kernel

Description: This book is intended for embedded system programmers, consultants and students interested in real-time operating systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products (see Appendix F, Licensing). Instead of writing your own kernel, you should consider μC/OS-II. You will find, as I did, that writing a kernel is not as easy as it first looks.
Platform: | Size: 870548 | Author: Jacky | Hits:

[Other resourceDesigningEmbeddedSystemswithPIC

Description: This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.
Platform: | Size: 7875642 | Author: 老猴 | Hits:

[Embeded-SCM DevelopPATTERNS_FOR_TIME-TRIGGERED_EMBEDDED_SYSTEMS

Description: PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont This code is copyright (c) 2001 by Michael J. Pont.
Platform: | Size: 3420743 | Author: 吴飞宇 | Hits:

[Other resourceATA_RWdisk

Description: 本程序是在ucos ii 下的一个读写硬盘的C源程序。可供在他人开发嵌入式系统的读写硬盘时参考。-the procedure was CENTER ii under a literacy drive C source. For others in the development of embedded systems to read and write drives reference.
Platform: | Size: 3969 | Author: 王龙 | Hits:

[Bookse-embdc1

Description: This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty. Pages : 336 Slots : 1-This book introduces embedded systems to C and C++ Programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed , and making the most of C++ without a performance penalty. Pages: 336 Slots: 1
Platform: | Size: 451584 | Author: 梁培利 | Hits:

[uCOSATA_RWdisk

Description: 本程序是在ucos ii 下的一个读写硬盘的C源程序。可供在他人开发嵌入式系统的读写硬盘时参考。-the procedure was CENTER ii under a literacy drive C source. For others in the development of embedded systems to read and write drives reference.
Platform: | Size: 4096 | Author: 王龙 | Hits:

[OtherProgrammingEmbeddedSystemsWithCandGnuDevelopmentTo

Description: 电子书 使用GNU C和GNU工具开发嵌入式系统OReilly.Programming.Embedded.Systems.With.C.and.Gnu.Development.Tools.2nd.Edition.Oct.2006-e-books using the GNU C and GNU tools for embedded system development OReilly.Progra mming.Embedded.Systems.With.C.and.Gnu.De velopment.Tools.2nd.Edition.Oct.2006
Platform: | Size: 551936 | Author: 王军 | Hits:

[Other111thousandsyears

Description: 嵌入式系统的万年历,用C写的,仅仅供参考使用-Calendar of embedded systems, written with C, just for reference use
Platform: | Size: 162816 | Author: 李芳 | Hits:

[Embeded-SCM DevelopPATTERNS_FOR_TIME-TRIGGERED_EMBEDDED_SYSTEMS

Description: PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont This code is copyright (c) 2001 by Michael J. Pont.
Platform: | Size: 3420160 | Author: 吴飞宇 | Hits:

[Otherexamples2

Description: linux下的C语言开发,对学习嵌入式系统开发的人员有一定的帮助-linux under the C language development, for learning embedded systems development personnel have some help
Platform: | Size: 225280 | Author: dfsdfs | Hits:

[TCP/IP stacksip

Description: 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/ 本站承接各种嵌入式系统与软件集成项目的研发,欢迎咨询与合作 2007-12-21-LPC2292 based on the system hardware and DM9000 embedded network communication protocols, protocol to follow TCP/IP specification. ADS developed the use of the system, using standard C++ Programming language, can be easily transplanted and maintenance. Hardware configuration for: Small-ended mode, 16-bit data bus width, command transmission address 0x81000100, data transmission address 0x81000104. Software configuration: It is obtained using the procedures inquiry and send Ethernet data frame, DM9000 various configuration information set by the program. For more information, please read the program source. Loose cattle http://sonew.512j.com/ site to undertake a wide variety of embedded systems and software integration projects in research and development, welcomed the consultation and cooperation 2007-12-21
Platform: | Size: 12288 | Author: shujel | Hits:

[VC/MFC1_070606132809

Description: 嵌入式系统的c语言介绍,很好的资料。对初学者很有用-Embedded Systems Introduction c language, very good information. Very useful for beginners
Platform: | Size: 2297856 | Author: 周健 | Hits:

[DSP programhow_to_develop_embeded_system_with_c

Description: 目前很多嵌入式系统以DSP 为核心构建,但是,采用汇编语言开发DSP 系统存在开发 难度大、开发周期长、维护性差等缺点,应用C 语言开发DSP 系统是广大嵌入式开发者的 迫切要求。有关单片机的C 语言开发有相当多的资料可以参考,而DSP 系统的C 语言开发 却很少见。本文以TI 公司的DSP 器件TMS320F24X 系列为例,讲述怎样用C 语言开发一 个完整的DSP 嵌入式系统-At present, many embedded systems with DSP as the core build, but the use of assembly language to develop DSP systems development is very difficult to develop long cycle of poor maintenance of the shortcomings of the application of C language to develop the vast number of embedded DSP systems is an urgent requirement for developers. On the single-chip C-language development has a considerable amount of information can refer to, and the DSP system development of C language is very rare. Based on TI
Platform: | Size: 107520 | Author: xyh | Hits:

[Linux-Unixjm12.3

Description: 压缩JM12.3d的完整的全部C语言的代码文档,用于嵌入式系统的压缩编解码-Compression JM12.3d complete the full C-code files, embedded systems for compression codec
Platform: | Size: 1389568 | Author: god man | Hits:

[Embeded-SCM DevelopCprogramminglanguageembeddedsystemspractice

Description: C语言嵌入式系统编程修炼.pdf 对作嵌入式得人很有帮助-C language programming of embedded systems practice. Pdf of a person of great help for the embedded
Platform: | Size: 354304 | Author: 王充 | Hits:

[Embeded-SCM DevelopqianrushixitCcxsj

Description: 嵌入式系统c编程的经典书籍,讲解清楚,结合实例,文件为pdg格式电子书-Embedded Systems Programming c classic books, to explain clearly, with examples, documentation for the PDG eBook format
Platform: | Size: 1745920 | Author: 李茜 | Hits:

[Software EngineeringCoreJava1-Introduction

Description: Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time operating platform. When the project started, C++ was the language of choice. But over time the difficulties encountered with C++ grew to the point where the problems could best be addressed by creating an entirely new language platform. Design and architecture decisions drew from a variety of languages such as Eiffel, SmallTalk, Objective C, and Cedar/Mesa. The result is a language platform that has proven ideal for developing secure, distributed, network-based end-user applications in environments ranging from network-embedded devices to the World-Wide Web and the desktop
Platform: | Size: 53248 | Author: chenshoufang | Hits:

[SCMpmbus

Description: pmbus在avr32开发板平台上tiny24中的实现。-This is PMBus 1.1 [0] software intended to replace the firmware found in the "Board Controller" [1] on the Atmel ATNGW100 [2], which is a low cost [$US 90] Linux-oriented board suitable for developing and deploying AVR32 based embedded systems. This firmware can go into an ATtiny24 microcontroller which is found on that board, but which is not currently used for anything of note. This is licensed under GNU GPLv3. The distribution files include README-- what you re reading COPYING-- copy of GPLv3 Makefile-- to build under Linux pmbus_slave.elf-- pre-built binary pmbus_peek.c-- userspace tool talking to the firmware Plus of course the source code with the I2C/PMBus protocol code and microcontroller access: main.c pmbus.c usi_i2c_slave.c usi_i2c_slave.h smbus_glue.h prod_misc.h
Platform: | Size: 57344 | Author: 张磊 | Hits:

[VC/MFCProgramming_Embedded_Systems_C_Cpp

Description: This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.
Platform: | Size: 494592 | Author: sedighi | Hits:

[ELanguageF67179FJDMEQ2W3HND

Description: C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel, Borland and others.
Platform: | Size: 1024 | Author: jk | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »

CodeBus www.codebus.net